home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / Titans / beastboy.swf / scripts / DefineButton2_387 / BUTTONCONDACTION on(release).as
Text File  |  2010-05-15  |  86b  |  6 lines

  1. on(release){
  2.    myTracker.track();
  3.    tracker = myTracker;
  4.    gotoAndPlay(11);
  5. }
  6.